home *** CD-ROM | disk | FTP | other *** search
- Path: news.Gsu.EDU!gs01lmh
- From: gs01lmh@panther.Gsu.EDU (Louis Miller Hall)
- Newsgroups: comp.lang.c++
- Subject: HELP!! with Borland 4.5 for windows
- Date: 30 Mar 1996 20:41:50 GMT
- Organization: Georgia State University
- Message-ID: <4jk6ae$ioj@sphinx.Gsu.EDU>
- NNTP-Posting-Host: panther.gsu.edu
- NNTP-Posting-User: gs01lmh
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am having a problem linking basic EasyWin programs that I used to be
- able to link easily. I create a project by choosing "New Project" then
- choose EasyWin in the Advanced Box I uncheck .def and .rc and go from
- there. I write my EasyWin .cpp program which compiles, but when I click
- the lightning bolt I get the following error:
-
- Linker Fatal: Unable to open file 'cOwl.obj'
-
- even though my project looks like this:
-
- date[.exe]
- date[.cpp] code size = 106 lines = 13 data = 11
-
- these are the only files I have yet the compiler is still trying to link
- the Owl file!!
-
- Any ideas out there, I would truly appreciate any help and give my thanks
- in advance.
-